home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1996 #15 / Monster Media Number 15 (Monster Media)(July 1996).ISO / personal / ast52dos.zip / UPDATE.520 < prev   
Text File  |  1996-03-24  |  21KB  |  358 lines

  1. ####################  ASTROLOG 5.20 UPDATE FILE  #####################
  2.  
  3.      Happy Spring Equinox everyone! :) This file describes the
  4. astrology software program Astrolog version 5.20 and the additions
  5. and fixes made to it, over the previous version 5.10 which was
  6. released nearly three months ago in December 1995. This update
  7. contains one new chart type, Gauquelin Sector charts, and a small
  8. selection of bug fixes, mainly to Windows printing.
  9.  
  10.      If you are reading this document as posted in the newsgroup
  11. alt.astrology, this release consists the following files, each posted
  12. as a separate article:
  13.  
  14. 1. "Update.520" - A text file describing new additions to Astrolog
  15.    5.20 made over the previous version (what you're reading now).
  16. 2. "Readme.520" - A text file describing Astrolog in general and what
  17.    the program offers and can do, for those interested in a summary.
  18.  
  19.      In addition, there are several other relevant files, which have
  20. not been posted so as not to waste too much newsreader bandwidth.
  21. They may be obtained by other means which will be described:
  22.  
  23. 3. "ast52win.zip" - A uuencoded, zip archive containing a Windows
  24.    executable ready to run on any Windows system, a configuration file,
  25.    four icon files, three ephemeris files, a Readme, small summary file,
  26.    a comprehensive Helpfile manual, and this Update file.
  27. 4. "ast52dos.zip" - A uuencoded, zip archive containing a DOS executable
  28.    ready to run on PC's, config file, icon files, three ephemeris files,
  29.    a Readme, small summary file, Helpfile, and this Update file.
  30. 5. "ast52mac.hqx" - A BinHex 4.0'ed self extracting archive program of the
  31.    Macintosh executable, config file, three ephemeris files, Readme,
  32.    summary, Helpfile, a resource file, and this Update file.
  33. 6. "ast52src.zip" - A uuencoded, zip archive containing the source code,
  34.    and makefiles (not necessary unless you want to compile on a PC).
  35. 7. "History.520" - A text file describing additions in all previous
  36.    releases (only useful if upgrading from more than one version ago).
  37.  
  38.      The "Helpfile" consists of a large comprehensive documentation
  39. file of all of Astrolog's features. The "config file" is a default
  40. settings file called astrolog.dat (not necessary to have to run but
  41. useful). The "icon files" are Microsoft Windows icons from the
  42. Windows executable. The "summary file" is a file_id.diz like that
  43. included in many zip distributions, briefly describing the program in
  44. whole. The "Update file" is again this document. The "ephemeris
  45. files" are three binary files used for more accurate calculations of
  46. planetary positions (again optional but nice to have). The "source
  47. code" consists of 28 files (23 "C" program files, four header
  48. #include files, and a resource script file). The "makefiles" are six
  49. files: a generic makefile for Unix systems with their "make" command,
  50. a project makefile for Microsoft Windows compilers, a nmakefile for
  51. Microsoft DOS compilers, a makefile for Borland PC compilers (with a
  52. second subfile to go with it), and a command script for compiling on
  53. VMS systems.
  54.  
  55.      All the files described above have been uploaded to the
  56. alt.astrology anonymous FTP site at ftp.magitech.com in the directory
  57. /pub/astrology/incoming. They should be moved to the standard
  58. /pub/astrology/astrolog directory there soon. All of the ephemeris
  59. files are already in the subdirectory /pub/astrology/Astrolog/ephem.
  60. For PC's, Astrolog including all source and ephemeris files are also
  61. available at Carl Baewer's Astro Net-1 BBS at 414-481-9976. Expect
  62. Astrolog 5.20 to appear on SimTel sites such as ftp.coast.net and
  63. other sites soon as well.
  64.  
  65.  
  66. #####################  ASTROLOG 5.20 NEW FEATURES  #####################
  67.  
  68. Here are new additions to version 5.20 that weren't in 5.10 and before:
  69.  
  70. 1. -l switch: Astrolog 5.20 supports a new chart type: Gauquelin
  71.    sector charts. This is based on the work of Michael Gauquelin, with a
  72.    sector chart basically a type of wheel chart where the planets are
  73.    placed in their appropriate Gauquelin sector instead of zodiac sign
  74.    at a given time. Sectors are numbered from 1 to 36, and indicate
  75.    proportions of time between rising and setting. Sectors 1 through 18
  76.    are above the horizon, and 19 through 36 are below. When a planet
  77.    rises it goes from sector 36 to 1, when 1/18th of the time until the
  78.    moment it sets has passed it enters sector 2, and so on. A sector
  79.    chart can be thought of as somewhat related to a standard wheel
  80.    chart, except that it's "time based" instead of "location based". In
  81.    interpretation, certain sectors are known to be powerful. These
  82.    sectors are called plus zones and are the sectors immediately before
  83.    and a bit after the four angles. For a more detailed account on
  84.    interpretation, see books such as Gauquelin's "Cosmic Influences on
  85.    Human Behavior". To bring up a sector chart, use the -l command
  86.    switch, or use the Gauquelin Sectors command on the Chart menu in the
  87.    Windows version.
  88.  
  89.    In text mode, the sector chart will be similar to the standard -v
  90.    listing. The chart info time and place will be displayed, after
  91.    which, for each planet, the sector it's in will be displayed, with a
  92.    "+" indicating a plus zone, and a "-" indicating such is not the case
  93.    (where with colored text active plus zones will be in red and minus
  94.    dark green). Then as in the standard listing, the planet's house,
  95.    zodiac location, retrogradation status, equatorial latitude, and
  96.    velocity will be printed. Finally will be displayed two alternative
  97.    sector locations assuming systems where sectors go from 1 to 18, and
  98.    from 1 to 12 (where for example the beginning of sector 36 will map
  99.    to sector location 18.5, and 12.75, respectively). After this,
  100.    summary information will be displayed. The number and percentage of
  101.    planets that fall in plus zones (as well as the number and percentage
  102.    of plus zones period) will be printed, and for each of the 36
  103.    sectors, the number of planets that fall in it and whether it's a
  104.    plus zone will be indicated.
  105.  
  106.    In graphics mode, the 36 sectors will be arranged in a wheel, with
  107.    chart header info displayed at the bottom or in a sidebar as with
  108.    regular wheels. Each planet will be plotted at its appropriate sector
  109.    location, with plus zone sectors labeled in red and minus in dark
  110.    green, and aspects will be indicated in the middle of the wheel.
  111.  
  112.    -l0 switch: Calculating correct sector positions is based on rising
  113.    and setting times, which require searches, hence computing the chart
  114.    takes quite a bit longer than regular wheels. It's like the -Zd
  115.    rising and setting list, where increasing the -d searching divisions
  116.    value increases the accuracy and calculation time here too. To cut
  117.    calculation time down to that of ordinary charts, one may do a
  118.    reasonable approximation of sector positions based on how far each
  119.    planet has progressed through a corresponding house (specifically
  120.    house cusps divided using Placidus). To compute charts in this fast
  121.    manner, invoke the -l switch as -l0. In the Windows version the new
  122.    checkbox "sector chart approximated with Placidus cusps" in the Chart
  123.    Settings dialog controls this flag.
  124.  
  125.    -Yl switch: This command switch is used to set whether a sector is a
  126.    plus zone sector or not. Taking one parameter of a sector number, it
  127.    toggles the plus zone status of it. Like the -R restriction switches,
  128.    the "_" prefix may be used to make a sector minus and the "=" prefix
  129.    to make a sector plus. Special thanks to Kenneth Irving (editor and
  130.    author of the column "The New Astrology" in "American Astrology") for
  131.    providing information on computing Gauquelin sectors, feedback on
  132.    Astrolog's output, and for championing this method of chart calculation.
  133.  
  134. 2. -YJ switch: This switch allows one to customize the rulerships of
  135.    a given planet. It takes three parameters, the object to modify, the
  136.    zodiac sign for it to rule, and a second sign for it to co-rule. Pass
  137.    in the value zero to make a planet not rule any sign. For example,
  138.    Jupiter by default rules Sagittarius and co-rules Pisces. If you'd
  139.    prefer it to rule Cancer and not have a co-rulership, do "-YJ Jup Can 0".
  140.  
  141.    -YJ0 switch: Similar to the -YJ switch, this allows one to customize
  142.    the zodiac sign a given planet exalts in. It takes two parameters,
  143.    the object to modify, and the new sign to exalt in (with a zero value
  144.    meaning no exaltation). For example, to make Pluto exalt in Aries
  145.    (and hence implicitly be debilitated in the opposite sign Libra) do
  146.    "-YJ0 Plu Ari".
  147.  
  148. 3. -a0 and -m0 extension: The -a0 aspect list summary and -m0
  149.    midpoint list summary features have been extended in that such
  150.    information is now also included for -r0 relationship comparison
  151.    charts. Before these switches would only display summary info for
  152.    individual charts.
  153.  
  154. 4. -t extension: Transiting house cusps (and other fast moving
  155.    objects like the Part of Fortune, Vertex, and East Point) may now be
  156.    included in -t transit to natal searches. This allows one to
  157.    determine the time of events such as when the Ascendant today
  158.    conjuncts your natal Sun, which before wasn't possible as only actual
  159.    bodies would be considered when transiting. To activate transiting
  160.    cusp objects use the -RT switch or the Transit Restrictions dialog in
  161.    the Windows version. Note that as the house cusps travel through all
  162.    360 degrees of the zodiac during the day, a cusp will make a transit
  163.    roughly 30 times as often as even the fast moving Moon, the Moon
  164.    itself making transits 12 times as often as planets like the Sun. So
  165.    realize you may get a flood of information, and hence probably want
  166.    to restrict all planets and aspects you're not interested in. Note
  167.    also that to get accurate times for these events, you probably want a
  168.    high value for the -d searching divisions setting (I recommend at
  169.    least 200) which means longer calculations.
  170.  
  171. 5. -YRZ switch: This switch allows one to determine which events
  172.    appear in the -Zd rising and setting time chart. It takes four
  173.    parameters, which respectively control whether rising events, zenith
  174.    transit events, setting events, and nadir transit events are included
  175.    in the chart. A zero value indicates to include that event, while a
  176.    one means to restrict it. For example, to include only rising and
  177.    setting events in the -Zd chart, do "-YRZ 0 1 0 1". In the Windows
  178.    version there are four checkboxes surrounded by a groupbox labeled
  179.    "rising and setting restrictions" in the Obscure Settings dialog to
  180.    control these values.
  181.  
  182. 6. -Wn switch: For the Windows version only, this switch toggles it
  183.    so that the window will not redraw its contents until you force an
  184.    update (with the Redraw Screen command or by pressing space).
  185.    Normally the screen updates after every command or whenever a section
  186.    of the window gets uncovered. However this constant redrawing may
  187.    cause unwanted waiting on a slower system, especially if one is
  188.    tweaking various minor settings in say a large transit search, and
  189.    doesn't want to wait after each modification. There is a checkbox
  190.    labeled "don't automatically update screen" for this flag in the
  191.    Graphics Settings dialog.
  192.  
  193. 7. -i2 switch: This obscure switch is like the -i chart file load
  194.    switch, except that this puts the chart info into the "second" chart
  195.    slot. This is basically the command switch equivalent to the Set
  196.    Chart #2 Info command in the Windows version, and like it this
  197.    doesn't enter or leave any relationship chart mode.
  198.  
  199. 8. File Print improvement: In the Windows version the printouts
  200.    produced with the Print command are a bit smoother looking. Curves
  201.    and line segments were always perfectly smooth on a laser printer
  202.    before, however the layout of objects on it was still on a grid the
  203.    size of the screen, e.g. 640x480, so things such as dotted lines
  204.    could appear blocky. These printouts now use the same increased scale
  205.    factor that the metafiles use.
  206.  
  207. --
  208.  
  209. Here's a summary of the seven new command switches in Astrolog 5.20
  210. that weren't in previous versions:
  211.  
  212. -l: Display Gauquelin sectors for each planet in chart.
  213. -l0: Like -l but approximate sectors using Placidus cusps.
  214. -Yl <1-36>: Toggle plus zone status of sector for sector chart.
  215. -Wn: Don't redraw screen until user forces update.
  216. -YRZ <rise> <zenith> <set> <nadir>: Set restrictions for -Zd chart.
  217. -YJ <obj> <sign> <cosign>: Set sign planet rules and co-rules.
  218. -YJ0 <obj> <sign>: Set zodiac sign given planet exalts in.
  219.  
  220. The one new menu command in the Windows version of Astrolog 5.20
  221. that wasn't in previous versions is: Chart - Gauquelin Sectors
  222.  
  223.  
  224. #####################  ASTROLOG 5.20 BUG FIXES  #####################
  225.  
  226. Here are problems with version 5.10, all of which have been corrected
  227. in this release:
  228.  
  229. 1. File Print crash: The Print command in the Windows version would
  230.    crash when run on Windows 3.1 systems. Printing would work on Windows
  231.    95 and NT. This was at least in the "official" Windows executable
  232.    released, where people who compiled the program themselves may not
  233.    have run into it. Printing now works on all Windows platforms.
  234.  
  235. 2. -n bug: Charts for the current moment would be one year behind if
  236.    the month is January, when run from the "official" DOS and Windows
  237.    executables released. This was due to obscure floating point
  238.    rounding, and would not happen in the Mac or Unix versions, and
  239.    usually not in the PC versions either, if the program was compiled in
  240.    an even slightly different way than I did. You should get the correct
  241.    month now no matter what compiler was used to create your executable.
  242.  
  243. 3. -j and -a bug: Influence values obtained in the -j influence chart
  244.    for the aspects, and in the -a aspect list chart would only look at
  245.    the basic orb of the aspect, and wouldn't take into account the
  246.    planet orb addition values or the max orb allowed to a planet values.
  247.    It was possible for planets with a large orb addition to get a
  248.    negative aspect influence in the -j chart. These charts now do the
  249.    same correct orb influence calculations as the -D and -T transit
  250.    influence charts do.
  251.  
  252. 4. -E problem: The text ephemeris chart would edit the contents of
  253.    the original chart, pushing the date to the end of the span of time
  254.    the ephemeris was done for. This chart is now like its graphic
  255.    counterpart and no longer does that.
  256.  
  257. 5. Setting Restrictions problem: The Restrictions and Transit
  258.    Restrictions dialogs would sometimes restrict all the house cusp or
  259.    uranian objects when undesired. On okaying one of the dialogs, the
  260.    program would turn off the -C include cusps and -u include uranians
  261.    settings if all such objects had their restriction flags checked.
  262.    However, this would not check the status of the other set of
  263.    restrictions first, meaning for example, having cusps unrestricted in
  264.    the main set, then bringing up the Transit Restriction dialog and
  265.    restricting all its cusps, would turn off the include cusps setting,
  266.    which would then implicitly restrict all the cusps in the standard
  267.    Restrictions dialog as well. These dialogs will now only turn off the
  268.    include cusps or uranians settings if both dialogs have them all
  269.    restricted.
  270.  
  271. 6. Printing omission: Using the Windows print command to print
  272.    graphics would always place the graphic at the top left of the page,
  273.    and not based on the relative position of the scrollbars.
  274.  
  275. 7. -L glitch: The -L astro-graph chart, when rendered to a PostScript
  276.    or metafile graphics file, would not clearly show the planet zenith
  277.    locations. The square markers would be a little over 10 times smaller
  278.    than the same relative image was on the screen.
  279.  
  280. 8. Info Progressed And Natal bug: The Windows Progressed and Natal
  281.    chart feature, which is meant to do a bi-wheel with chart #1's
  282.    planets on the inside wheel, and chart #1's planets progressed to the
  283.    time in chart #2 on the outside, didn't work as documented. The -rp
  284.    command switch equivalent worked, but the menu option would basically
  285.    do the same as just the Transit and Natal command.
  286.  
  287. 9. Time entry glitch: It was possible to get away with some illegal
  288.    time values, both as parameters to command switches and in the
  289.    Windows Chart Info dialogs. Specifically, minute values after 59, and
  290.    up to 99, would not be complained about. One could enter a value like
  291.    1:90 for a birth time, which would be 1:90am, or 90 minutes after
  292.    1am, which would of course produce the same chart as 2:30am. Expect
  293.    an error message for illegal minute values now.
  294.  
  295. 10. Default file problem: The default settings file astrolog.dat had
  296.    the -n line to start with the chart for "now", after the -Yz line
  297.    which may set an offset to apply to the current times. This would
  298.    make the -Yz setting not effect that first "now" chart; it would only
  299.    be applied to subsequent chart updates. The -n line has now been
  300.    moved to be after the -Yz line for the standard astrolog.dat file.
  301.  
  302.  
  303. #####################  ASTROLOG 5.20 PROGRAM CHANGES  #####################
  304.  
  305. As with every release, a few changes that aren't feature additions or
  306. bug fixes were made to this version, where certain old assumptions
  307. are no longer valid. A list of these (which aren't useful to be aware
  308. of unless you have used previous versions of the program) follows:
  309.  
  310. 1. Scrollbar change: For text mode charts in the Windows version,
  311.    behavior has been added such that if the window has been scrolled
  312.    down so that all the text is off the top of the screen, the program
  313.    will automatically scroll up and redraw again, so the bottom 20 rows
  314.    or so are visible. Before, one could switch from graphics mode to
  315.    text, or from one text chart type to another, and potentially see a
  316.    blank screen and not realize right away that one needs to scroll up.
  317.  
  318. 2. -E -X change: The graphic ephemeris now does charts daily using
  319.    the time and zone from the current chart, like the text ephemeris
  320.    already did. This used to just always use midnight and the default
  321.    time zone setting.
  322.  
  323. 3. -r change: All of the -r switches will now always load the files
  324.    immediately upon invocation. The chart info will then stay in the
  325.    "first" and "second" slots for use with the actual relationship chart
  326.    types. Before, references to the files would be kept, which would be
  327.    loaded on every chart update. In the Windows version this could cause
  328.    confusion in that attempting to change the info in one of the charts
  329.    would have those changes discarded when the file is loaded again.
  330.  
  331. 4. -Xn change: Animation mode has been changed such that when a
  332.    comparison relationship chart is up, animation will forward the chart
  333.    in the "second" slot rather than the "first". This is more intuitive
  334.    when animating bi-wheel transit to natal charts, where the transiting,
  335.    i.e. second, chart will be the one forwarded.
  336.  
  337. 5. Previous chart change: The initial contents of the "previous"
  338.    chart as accessed with "-i set" has been changed from the
  339.    astrological "chart" of version 5.10 of the program to the release of
  340.    this version 5.20. This chart is now set to the time of the Vernal
  341.    Equinox, specifically for 12:03am PST (8 hours before GMT) on
  342.    Wednesday, March 20, 1996 for here in Seattle, WA (122W20, 47N36).
  343.  
  344. 6. Documentation note: In these new feature "update" files, I've
  345.    included a section on compiling instructions in the past. All this
  346.    information is in the Helpfile.520 file so doesn't really need to be
  347.    reprinted here.
  348.  
  349. --
  350.  
  351. #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#
  352. +         Walter D. "Cruiser1" Pullen        !        Astara@msn.com          +
  353. #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#
  354. +   "Who am I, What am I?  As I am, I am not.  But as we are, I AM.  And to   +
  355. #   you my creation, My Perfect Love is your Perfect Freedom. And I will be   #
  356. +   with you forever and ever, until the End, and then forever more." - GOD   +
  357. #+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#+#
  358.